home *** CD-ROM | disk | FTP | other *** search
/ Aminet 30 / Aminet 30 (1999)(Schatztruhe)[!][Apr 1999].iso / Aminet / dev / lang / SmallEiffel.lha / SmallEiffel / misc / THANKS.txt < prev   
Text File  |  1998-12-22  |  6KB  |  124 lines

  1.  
  2.                           SmallEiffel Contributors
  3.                                       
  4.    *** Frank ARNAUD: bug report of test_tag1.e. Reported a problem with
  5.    Windows NT / Microsoft C / empty struct. Reported a bug about
  6.    renaming/redefinition of Eiffel externals. New maintainer of the
  7.    Eiffel FAQ.
  8.    *** Eric BEZAULT: lots of really good (short!) bug reports:
  9.    rename/select, statically computed expressions, weird uses of
  10.    inheritance clause, insisted to give SmallEiffel a -case_insensitive
  11.    flag...
  12.    *** Xavier CREGUT: has been using SmallEiffel for a long time. Many
  13.    bug reports. Reported in a very small program a tricky bug dealing
  14.    with inheritance/genericity and VNCG rule.
  15.    *** Fabrice FRANCESCHI: initial sketch of the SmallEiffel Web site.
  16.    *** Enrico GOBBETTI: many (excellent) bug reports and many good
  17.    bug-fixes .
  18.    *** James GRAVES: initial design of exception handling, on which we
  19.    based our final implementation. Maintainer of SmallEiffel's RPMs for
  20.    RedHat Linux.
  21.    *** Philippe RIBET: fixed a bug in the ensure clause of
  22.    INTEGER/append_in_format. Optimized INTEGER/gcd. Prepared the first
  23.    precompiled DOS version. Debugging of class BIT_N. (Worked with
  24.    Antoine GUARRIGUES).
  25.    *** S.u.S.E. GNU/Linux: since mid-1998, the S.u.S.E. GNU/Linux
  26.    distribution is our main development OS. Indeed, we have already
  27.    received for free versions 4.3, 4.3 ELF, 5.0, 5.1, and 5.3. Also note
  28.    that SmallEiffel The GNU Eiffel Compiler is part of the S.u.S.E.
  29.    GNU/Linux distribution. We hope the S.u.S.E. GNU/Linux team will keep
  30.    up the good work, providing us with free copies of their distribution
  31.    ;-)
  32.                     ___________________________________
  33.    
  34.    ** Cyril ADRIAN: fixed some bugs in STD_FILE_READ (read_character,
  35.    read_integer). Found bug of test_req2.e. Found problem with xor.
  36.    Author of spread_illness. Found a bug in character constants, etc.
  37.    (Worked with Antony LE LABOUSSE).
  38.    ** Reimer BEHRENDS: isolated a bug about once precomputed functions
  39.    and many other bugs.
  40.    ** Nigel BREE: fixed a tricky bug in the runtime stack. Improved
  41.    portability for Windows95/NT. Wrote the install script for
  42.    Windows95/NT.
  43.    ** Thierry DE CARVALHO: found a bug in inspect/when. Fixed a bug in
  44.    STD_FILE_READ.connect_to.
  45.    ** Emmanuel CECCHET: updates of the Linux executable. Found some bugs
  46.    in creation calls. Provided a lot of useful comments.
  47.    ** Valery CROIZIER: reported bugs (in very numerous mails :-).
  48.    Provided hints to optimize the C code.
  49.    ** Andre DOHERTY: used to maintain the SmallEiffel ready for OS2
  50.    version.
  51.    ** Antoine GUARRIGUES: worked with Philippe RIBET (see above).
  52.    ** Jean-Marc JEZEQUEL: reported some bugs on ARRAY inheritance.
  53.    Isolated a bug on VNCG. Beta testing.
  54.    ** Alexander KJELDAAS: fixed a bug in INSTALL.CSH. Reported a problem
  55.    with mixed rename/redefine and a problem with run time stack.
  56.    ** Philippe LAHIRE: reported some bugs with repeated inheritance.
  57.    Isolated some problems with select.
  58.    ** Alain LE GUENNEC: many well-isolated bug reports plus some good
  59.    bug-fixes.
  60.    ** Antony LE LABOUSSE: worked with Cyril ADRIAN (see above).
  61.    ** Jean-Lin PACHERIE: many bug reports.
  62.    ** Marc SCALZOLARO: reported some bugs and added some tests for
  63.    expanded class types.
  64.    ** Fridtjof SIEBERT: for some well isolated bug reports.
  65.    ** Brian STRELIOFF: reported some bugs. Gave me some good hints about
  66.    compatibility with C++ and warning messages of gcc.
  67.    ** Jerome THOEN: author of some (optimized) features to avoid memory
  68.    leaks.
  69.    ** Dan WILDER: uploads new versions of SmallEiffel to sunsite (for
  70.    Linux).
  71.                     ___________________________________
  72.    
  73.    * Christophe ALEXANDRE: found a bug in REAL.put_real_format.
  74.    * Oscar N. BRIA: reported a bug for mixed rename/redefine.
  75.    * Emmanuel BOUYER: was the first one to use SmallEiffel for his PhD
  76.    Thesis. He is also a good bug reporter.
  77.    * Robert W. Brewer: a good bug report about inlining of $ operator.
  78.    * Lars BRUECKNER: wrote some code for STD_FILE_READ.
  79.    * Romaric CHARTON: find two bugs in ifthenelse expression, and
  80.    argument checking of external feature.
  81.    * Grant CHESTON: reported a bug with attribute renaming.
  82.    * Frank CHIRON: fixed a bug in class BIT_N.
  83.    * Vincent CROIZIER: good work to fix the priority of operator infix
  84.    "^" and for Precursor implementation.
  85.    * Stephane D'ALU: added some features in STRING (split, ...). Reported
  86.    some bugs for class BIT.
  87.    * Oliver ELPHICK: fixed a bug in misc/INSTALL.SH and help us to make
  88.    our decision about Eiffel source distribution.
  89.    * Joel FAEDI: (not yet) solved some problems using gcc.
  90.    * Brigitte JARAY: one of the first beta testing girls.
  91.    * Zahi Al JAMOUS: found a syntaxical bug, and some others. First
  92.    Lebanese user of SmallEiffel.
  93.    * Stephane JANTZEN: beta testing of externals.
  94.    * Patrice KHAWAM: reported some bugs.
  95.    * Mostefa KASSAB: reported a bug about deferred features.
  96.    * Nicole LEVY: found some syntactical bugs producing a core dump.
  97.    * Masato MOGAKI: reported a bug with $ operator.
  98.    * Jean-Louis NeBUT: reported bug about renaming.
  99.    * Steve NORMAN: fixed a bug in floating-point constants.
  100.    * Francois PENNANEACH: a good bug report.
  101.    * Todd PLESSEL: a good bug report.
  102.    * Francois RAGUIN: isolated a bug of REAL.infix "^"
  103.    * Philippe REITZ: bug report dealing with inheritance.
  104.    * Christophe REMY: isolated a bug about argument passing.
  105.    * Claude SANCHEZ: allowed me to use some more memory (256Mb...) to be
  106.    able to do the very first bootstrap.
  107.    * Gregoire SCHNAKENBOURG: fixed a bug in REAL/DOUBLE keybord input.
  108.    * Adrian SIEBER: for some good bug reports.
  109.    * John TYRREL: for comments and for some bug reports.
  110.    * Johannes WEHRLI: done some beta testing on VMS.
  111.    * Bruce WIELINGA: first author of SmallEiffel/lib_rand.
  112.    * Dietmar WOLZ: beta testing and information of SmallEiffel with
  113.    Boehm-Demers-Weiser garbage collector. Also gave me some hints to
  114.    optimize ARRAY add_last. Provided a very interesting benchmark
  115.    comparing SmallEiffel to other C/C++/Eiffel compilers.
  116.    
  117.                                    [Line]
  118.    Copyright © Dominique COLNET and Suzanne COLLIN - [1]<colnet@loria.fr>
  119.               Last update: Sunday December 6th, 1998, by OZ. 
  120.  
  121. References
  122.  
  123.    1. mailto:colnet@loria.fr
  124.